Skip to content

docs: rename Configurations to Site Configurations in editor#5959

Closed
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/2d207e29
Closed

docs: rename Configurations to Site Configurations in editor#5959
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/2d207e29

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 25, 2026

Summary

The editor sidebar button is being renamed from Configurations to Site Configurations (with Site Config shown in the collapsed sidebar). This PR updates the editor documentation to match the new label so users can find the panel referenced in the docs.

Changes

  • editor/configurations.mdx: Updated page title, description, keywords, body copy, and image alt text to use Site Configurations. Added a note clarifying the collapsed-sidebar label (Site Config).
  • editor/index.mdx: Updated the Card title that links to the configurations page.
  • editor/settings.mdx: Updated the link label to Site Configurations.

Context

Triggered by the upstream rename of the editor sidebar entry from "Configurations" to "Site Configurations" / "Site Config" to make it clearer what the button configures.


Note

Low Risk
Documentation-only wording and cross-link updates with no runtime or security impact.

Overview
Editor docs are updated to match the sidebar rename from Configurations to Site Configurations (collapsed label Site Config).

English, Spanish, and French pages now use the new names in titles, descriptions, keywords, body copy, image alt text, overview cards, and related links. The configurations guide also adds a short note on how to open the panel and what the collapsed sidebar shows.

Reviewed by Cursor Bugbot for commit 51a2647. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 25, 2026, 7:58 PM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview May 25, 2026, 7:58 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread editor/configurations.mdx
<img
src="/images/editor/configurations-light.png"
alt="Configurations menu in the editor."
alt="Site Configurations menu in the editor."
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
alt="Site Configurations menu in the editor."
alt="Site configurations menu in the editor."

Comment thread editor/configurations.mdx
<img
src="/images/editor/configurations-dark.png"
alt="Configurations menu in the editor."
alt="Site Configurations menu in the editor."
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
alt="Site Configurations menu in the editor."
alt="Site configurations menu in the editor."

Comment thread editor/settings.mdx

- [Branching and publishing](/editor/branching-and-publishing)
- [Configurations](/editor/configurations)
- [Site Configurations](/editor/configurations)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Site Configurations](/editor/configurations)
- [Site configurations](/editor/configurations)

Comment thread editor/index.mdx
</Card>

<Card title="Configurations" icon="settings" horizontal href="/editor/configurations">
<Card title="Site Configurations" icon="settings" horizontal href="/editor/configurations">
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<Card title="Site Configurations" icon="settings" horizontal href="/editor/configurations">
<Card title="Site configurations" icon="settings" horizontal href="/editor/configurations">

Comment thread editor/configurations.mdx
title: "Configurations"
description: "Edit site branding, colors, appearance, and feature settings from the Configurations panel in the Mintlify web editor, with real-time team sync."
keywords: ["editor", "configurations", "settings", "branding", "theme"]
title: "Site Configurations"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: "Site Configurations"
title: "Site configurations"

Comment thread editor/configurations.mdx
Comment on lines +3 to +4
description: "Edit site branding, colors, appearance, and feature settings from the Site Configurations panel in the Mintlify web editor, with real-time team sync."
keywords: ["editor", "site configurations", "configurations", "settings", "branding", "theme"]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Edit site branding, colors, appearance, and feature settings from the Site Configurations panel in the Mintlify web editor, with real-time team sync."
keywords: ["editor", "site configurations", "configurations", "settings", "branding", "theme"]
description: "Edit site branding, colors, appearance, and feature settings from the site configurations panel in the Mintlify web editor, with real-time team sync."
keywords: ["editor", "configurations", "settings", "branding", "theme"]

@ethanpalm ethanpalm closed this May 26, 2026
@ethanpalm ethanpalm deleted the mintlify/2d207e29 branch May 26, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants